home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 4
/
Aminet 4 - November 1994.iso
/
aminet
/
comm
/
uucp
/
wuucp_0_0_29.lha
/
uucplib
/
aliases
< prev
next >
Wrap
Text File
|
1994-06-11
|
999b
|
34 lines
# SENDMAIL ALIASES.
#
# Alias for mailer daemon. REFER TO MAN:Aliases for more information.
#
# # comment character (must be first char on line)
# name: addr, addr, addr, addr,
# addr, addr, addr, addr
#
# addr can be (1) any path
# (2) >file (append to said file)
# (3) <file (include addresses from file, one per line)
# (4) "|command" (pipe through a command)
# (5) \user (if user is an alias this ignores the alias)
#
# note that each addr must be comma delimited, and line continuation
# depends on whether the last addr on the line has a comma after it.
MAILER-DAEMON: postmaster
# Following alias is required by the new mail protocol, RFC 822
postmaster: root
# Alias the user `uucp' to user `postmaster'
uucp: postmaster
# send mail for foo to foo and also archive it.
foo: \foo, >uumail:mbox
# sample entry
friend: fubar!friend
# Kai Siering, maker of wUUCP & wCNews
wusel: wusel@hactar.hanse.de